Revision: yaclml--dev--0.4--patch-9
Archive: bese-2004@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Sat Mar  6 09:12:05 CET 2004
Standard-date: 2004-03-06 08:12:05 GMT
Modified-files: src/tal/compile.lisp src/tal/generator.lisp
    src/tal/handlers.lisp
New-patches: bese-2004@common-lisp.net/yaclml--dev--0.4--patch-9
Summary: Added *TAL-TRUENAME* variable for calculating included
         template's paths.
Keywords: 

When compiling a template from a file we now bind the variable
*TAL-TRUENAME* so that included templates are caclulated relative to
their current position in the file system.
